home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / libgphoto2-2 / camlibs / README.panasonic < prev    next >
Encoding:
Text File  |  2009-01-07  |  2.1 KB  |  81 lines

  1.  
  2. $Id: README.panasonic 9296 2006-10-07 13:52:32Z hun $
  3.  
  4. Overview 
  5. --------
  6.  
  7.     This  directory  contains  Panasonic   PV-DC1000  and  PV-DC1580  gPhoto
  8.     libraries.  In Europe, these models are known as NV-DC1000 and NV-DC1580
  9.     respectively.  To avoid confusion we simply write DC1000 and DC1580.
  10.  
  11.     Both libraries are based on dc1000 utility,  written by Fredrik  Roubert
  12.     and Galen Brooks.  Despite  similarities in the two protocols  there are
  13.     two separate libraries, for DC1000 and DC1580 models respectively.
  14.     
  15.     From the source code of Michael  McCormack's  Nikon  CoolPix 600 library
  16.     for  gPhoto1  it  follows  that  DC1580  and  Nikon  CP 600 use the same
  17.     protocol.  As of 28-th  July,  there are no reports if this Nikon  model
  18.     works or not with DC1580 library.
  19.  
  20. Copyright
  21. ---------
  22.  
  23.     Copyright © 2000 Mariusz Zynel <mariusz@mizar.org> (gPhoto port)
  24.     Copyright © 2000 Fredrik Roubert <roubert@df.lth.se> (idea)
  25.     Copyright © 1999 Galen Brooks <galen@nine.com> (DC1580 code)
  26.     
  27. Changes
  28. -------    
  29.     * 18 September, 2001
  30.         - get rid of gp_port_(new|open|close|free)
  31.         - adapted to use filesystem provided in core
  32.  
  33.     * 5 August, 2000
  34.         - filename based communication between library and core
  35.         - abilities accomodated to the new API
  36.         
  37.     * 28 July, 2000
  38.         - added library for DC1000 series
  39.         - debugging messages revised
  40.         - new debug and error reporting functions
  41.         - incremental image downloading support added 
  42.  
  43.     * 21 July, 2000
  44.         - image uploading function added
  45.         - Nikon CoolPix 600 added as it uses the same protocol 
  46.           as DC1580
  47.         
  48.     * 15 July, 2000
  49.         - introduction of Panasonic library in gPhoto2
  50.  
  51. To be done
  52. ----------
  53.  
  54.     * Test DC1000 model.
  55.     * Setting the time and date of camera.
  56.     * Writing manual.
  57.     
  58. Contact
  59. -------
  60.  
  61.     * Mariusz Zynel - mariusz@mizar.org,  mariusz@math.uwb.edu.pl
  62.     * Fredrik Roubert -roubert@df.lth.se
  63.     * Galen Brooks - galen@nine.com
  64.     
  65. References
  66. ----------    
  67.     
  68.     * gPhoto web pages:
  69.         http://www.gphoto.org
  70.         http://www.gphoto.com
  71.         http://gphoto.sourceforge.net/
  72.         
  73.     * dc1000 web page:
  74.      
  75.          http://www.df.lth.se/~roubert/dc1000/
  76.      
  77.     * Panasonic DC1000 PalmCam communication protocol:
  78.          
  79.          http://pelletiernet.com/PalmCam/PalmCam-Protocol.html
  80.          
  81.